object Disclaim_Save: TDisclaim_Save Left = 341 Top = 184 BorderIcons = [] BorderStyle = bsNone ClientHeight = 177 ClientWidth = 350 Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Panel2: TPanel Left = 0 Top = 0 Width = 350 Height = 177 Align = alClient BevelInner = bvLowered BorderWidth = 4 Color = clSilver Ctl3D = True ParentCtl3D = False TabOrder = 0 object Image1: TImage Left = 6 Top = 6 Width = 338 Height = 165 Align = alClient Stretch = True end object Label2: TLabel Left = 25 Top = 60 Width = 297 Height = 54 Alignment = taCenter AutoSize = False Caption = 'This is an evaluation copy of Zilch. You can input and analyze ' + 'your data. However, you will not be able to save this data to a' + ' file.' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label1: TLabel Left = 64 Top = 16 Width = 218 Height = 24 Caption = 'Evaluation Copy Notice' Font.Charset = ANSI_CHARSET Font.Color = clYellow Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Button1: TButton Left = 256 Top = 136 Width = 71 Height = 22 Caption = 'Continue' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 end end end